home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 269 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: redstone.interpath.net!usenet
  2. From: jamie@jamie.interpath.net (Jim Cooper)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: PPC compilers
  5. Date: 5 Jan 1996 14:15:56 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Distribution: world
  8. Message-ID: <4cjbqs$rdp@redstone.interpath.net>
  9. References: <john.hendrikx.40ka@grafix.xs4all.nl> <4b77tq$htp@serpens.rhein.de> <MQAQx*XOe@yaps.rhein.de> <4bqhnf$6g5@sunsystem5.informatik.tu-muenchen.de> <jasonb.820051107@cs.uwa.edu.au> <4c9i2l$h3i@sunsystem5.informatik.tu-muenchen.de> <4cf0ep$233@ra.ibr.cs.tu-bs.de> <4cgo3i$b8n@sunsystem5.informatik.tu-muenchen.de>
  10. NNTP-Posting-Host: raleigh-27.interpath.net
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=iso-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-NewsReader: Interworks_GRn 3.0b23 December 28, 1995
  15.  
  16. In article <4cgo3i$b8n@sunsystem5.informatik.tu-muenchen.de> fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) writes:
  17. > Lars Duening (duening@ibr.cs.tu-bs.de) wrote:
  18. > : That doesn't count because in C you don't need to know if this statement
  19. > : compiles to a .w, to a .l or even to a .q .
  20. > but when the .l meets a real-world color-register, you will notice
  21. > your claim is not always true.
  22.  
  23. Why do you insist on making this seem harder than it needs to be?
  24.  
  25. The answer is quite simple and straightforward:
  26.  
  27. In ASM, *you*, the programmer, must remember to add the '.w' by hand every
  28. time you reference the "real-world color-register," otherwise, possible
  29. fireworks.
  30.  
  31. In C, the structure is defined *once*, in a system header file, in fact, and
  32. the programmer never needs to know if the compiler will generate '.w', '.l',
  33. or anything else.
  34.  
  35. -- 
  36. Jim Cooper | World: jamie@interpath.com | "I-Net 225 is my life... or at
  37.            | BIX:   jcooper             |  least it seems like it!"  :-)
  38.  
  39. Definition of Perfection: Dysfunctionally Challenged.
  40.